
shell [program]

The Tesseract shell doesn't differ from the
built-in one much. What it offers is a color
scheme and username display. Filesystem type
is now displayed by the df utility ('man df').

Also, a new function was added to the Shell API -
shell.executeScript(path), which executes a script
on the provided path ('man script')